Closes https://gitlab.gnome.org/GNOME/gtk/issues/1759
margin-bottom: 6px;
}
switch {
- margin-top: 9px;
- margin-bottom: 9px;
+ margin-top: 10px;
+ margin-bottom: 10px;
}
&.titlebar headerbar:not(.titlebar) {
headerbar entry, headerbar spinbutton, headerbar separator:not(.sidebar), headerbar button { margin-top: 6px; margin-bottom: 6px; }
-headerbar switch { margin-top: 9px; margin-bottom: 9px; }
+headerbar switch { margin-top: 10px; margin-bottom: 10px; }
headerbar.titlebar headerbar:not(.titlebar) { background: none; box-shadow: none; }
headerbar entry, headerbar spinbutton, headerbar separator:not(.sidebar), headerbar button { margin-top: 6px; margin-bottom: 6px; }
-headerbar switch { margin-top: 9px; margin-bottom: 9px; }
+headerbar switch { margin-top: 10px; margin-bottom: 10px; }
headerbar.titlebar headerbar:not(.titlebar) { background: none; box-shadow: none; }